Improve apropos buffer highlighting.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 24 Apr 2011 00:15:26 +0000 (20:15 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 24 Apr 2011 00:15:26 +0000 (20:15 -0400)
commit53de10772464f93d6145bf5a77d9f088589b4a31
treec662d63942899fbacc0194b695758087edcc5df4
parent8261091aa0a99ec15058ee5f0b139a525cc1e853
Improve apropos buffer highlighting.

* lisp/apropos.el (apropos-label-face): Avoid variable-pitch face.
(apropos-accumulator): Doc fix.
(apropos-function, apropos-macro, apropos-command)
(apropos-variable, apropos-face, apropos-group, apropos-widget)
(apropos-plist): Add face property.
(apropos-symbols-internal): Fix indentation.
(apropos-print): Simplify help, and recognize apropos-multi-type.
(apropos-print-doc): Use button-type-get to extract the button's
face property.  Fill docstring (Bug#8352).
lisp/ChangeLog
lisp/apropos.el